/*shot*/
.shot-banner{
    position: relative;
}
.shot-banner>div{
    display: none;
}
.shot-banner>div.in{
    display: block;
}
.shot-banner .banner-text{
    text-align: center;
    position: absolute;
    margin: auto;
    right: 0;
    top: 40%;
    left: 0;
    color: #fff;
}
.shot-banner .banner-text>h1{
    font-size: 45px;
}
.news-trends .news-nav .div2>ul li a{
         display:block;
}
.shot-banner .banner-text>span{
    display: block;
    width: 167px;
    height: 54px;
    margin: 0 auto;
    margin-top:2%;
    border: 2px solid #fff;
    line-height: 54px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.5s;
}
.shot-banner .banner-text>span:hover{
    background: #fff;
    border: 2px solid transparent;
    color: #3a3a3a;
}


.shot-banner .left-but{
    display:block;
    width:36px;
    height:61px;
    background:url(../img/shot/left-but.png) no-repeat center center;
    position:absolute;
    top:46%;
    left:1%;
    background-size:36px;
    cursor:pointer;
    -webkit-transition:all 0.2s;
}
.shot-banner .right-but{
    display:block;
    width:36px;
    height:61px;
    background:url(../img/shot/right-but.png) no-repeat center center;
    position:absolute;
    top:46%;
    right:1%;
    background-size:36px;
    cursor:pointer;
    -webkit-transition:all 0.2s;
}
.shot-banner .left-but:hover{
    -webkit-transform:translate(-5px,0);
}
.shot-banner .right-but:hover{
    -webkit-transform:translate(5px,0);
}


.news-trends .news-nav>div a>img{padding-left:5px;}



/*CG-shot*/
.CG-shot{
    text-align: center;
    background-color: #;
}
.CG-shot1{
    background-color: #f5f5f5;
}
.CG-shot h2{
    font-size: 35px;
    color: #2b2b2b;
    margin-top: 3%;
}
.CG-shot>p{
    margin: 0 auto;
    font-size: 15px;
    color: #4a4949;
    line-height: 25px;
    margin-top: 1.5%;
}
.CG-shot>p>span{
    display: block;
}
.CG-shot>p>sub{
    display: block;
    margin-top: 1%;
}
.CG-shot .CG-img1{
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 3%;
    padding-bottom: 1%;
}
.CG-shot .CG-img2{
    padding-bottom: 0;
}
.CG-shot>label{
    display: block;
    width: 44px;
    height: 4px;
    background-color: #2b2b2b;
    margin: 0 auto;
    margin-top: 2%;
}
.CG-shot .img-show{
    margin-top: 3%;
}
.CG-shot .img-show>div>img{
    float: left;
    display: block;
}
.CG-shot .img-show .img1 >img{
    width: 33.333333%;
}
.CG-shot .img-show .img2 >img{
    width: 50%;
}
.shot-price{
    width: 100%;
    text-align: center;
    background: url(../img/shot/show-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    padding-bottom: 5%;
}
.shot-price>h1{
    font-size: 30px;
    color: #262626;
    padding-top: 6%;
}
.shot-price>label{
    width: 110px;
    height: 2px;
    background-color: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}
.shot-price>img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
}
.shot-price .price-icon{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
}
.shot-price .price-icon>div>div{
    width: 30%;
    float: left;
    padding:0 1.5% ;
    margin-top: 6%;
}
.shot-price .price-icon>div>div>img{
    height: 45px;
}

.shot-price .price-icon>div>div p{
    color: #4a4949;
    font-size: 14px;
    line-height: 25px;
    margin-top: 4%;
}
.shot-price .price-icon>div>div p>span{
    display: block;
}
.shot-price .price-icon>div>div p>.h4{
    margin-bottom:10px;
    font-weight:bold;
    font-size:16px;
}
.shot-price .price-icon .icon2{
    margin-top:4%;
}
.shot-price1{
    width: 100%;
    text-align: center;
    background: url(../img/shot/show-bg1.jpg) no-repeat center;
    background-size: 100% 100%;
    padding-bottom:6%;
}
.shot-price1>h1{
    color: #fff;
}
.shot-price1>label{
    background-color: #fff;
}
.shot-price1 .price-icon>div>div p{
    color: #8a8a8a;font-size:14px;
}

/*莽鈥郝该モ€β趁β∷喢ぢ锯€�*/
.case{
    text-align: center;
    padding-bottom: 5%;
}
.case h1{
    font-size: 30px;
    padding-top:3%;
}
.case .case-img{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
    margin-top: 3%;
}
.case .case-img>div{
    width: 33%;
    float: left;
    cursor: pointer;
}
.case .case-img>div a{
    display: block;
}
.case .case-img>div>a>span{
    display: block;
    position: relative;
    overflow: hidden;
} 
.case .case-img>div>a>span>label{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(33,33,33,0.6);
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
}
.case .case-img>div>a>span>label>img{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s;
    -webkit-transform: rotate(0deg);
    width:50px;
}
.case .case-img>div:hover a>span>label{
    opacity: 1;
}
.case .case-img>div:hover a>span .img1{
      -webkit-transform: scale(1.05,1.05);
}
.case .case-img>div:hover a>span>label>img{
    -webkit-transform: rotate(360deg);
}
.case .case-img>div>a>span .img1{
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.5s;
   -webkit-transform: scale(1,1);
}
.case .case-img>div>a>h3{
    font-size: 16px;
    color: #2b2b2b;
    text-align: left;
    padding-top: 2%;
}
.case .case-img .case-padding{
    padding:0 0.5% ;
}
/*猫鈩⑴∶︹€古该ヂ铰泵テ捖徝ぢ衡€櫭ヅ犅ヂ扁€⒚ぢ�*/
.fictitious-reality>img{
    width: 85px;
    display: block;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 3%;
}
.fictitious-reality>h1{
    font-size: 30px;
    padding-top: 1%;
}
.fictitious-img{
    width: 80%;
    margin: 0 auto;
    margin-top: 3%;
}
.fictitious-img>img{
    width: 33.33333%;
    float: left;
}
.fictitious-img1>img{
    width: 100%;
}
/**/
.fictitious-price{
    width: 100%;
    text-align: center;
}
.fictitious-price>h1{
    font-size: 30px;
    color: #262626;
    padding-top: 5%;
}
.fictitious-price>label{
    width: 110px;
    height: 2px;
    background-color: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}
.fictitious-price .price-text{
    width: 80%;
    margin: 0 auto;
}
.fictitious-price .price-text ul{
    width: 45%;
    float: left;
}
.fictitious-price .price-text .ul2{
    float: right;
}
.fictitious-price .price-text ul li{
    margin-top: 10%;
}
.fictitious-price .price-text ul li>img{
    float: left;
    width: 8%;
}
.fictitious-price .price-text ul li>p{
    width: 90%;
    float: right;
    text-align: left;
    font-size: 14px;
    padding-top: 1%;
    line-height: 24px;
}
.fictitious-price .price-text ul li h3{
    text-align:left;
    float:left;
    margin-left:13px;
    font-weight:bold;
}
.price-img{
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
}
.price-img>img{
    width: 50%;
    float: left;
}
.fictitious-advan{
    background: url(../img/fictitious/advan-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}
.fictitious-advan .price-icon>div>div{
    width: 25%;
    padding: 0;
}
.fictitious-advan .price-icon>div>div h5{
    color: #fff;
    font-size: 16px;
    padding-top: 3%;
}
.fictitious-advan .price-icon>div>div p{
    padding: 0 5%;
}
.fictitious-price>p{
    margin: 0 auto;
    font-size: 14px;
    color: #4a4949;
    line-height: 25px;
    margin-top: 2%;
}
.fictitious-price>p>span{
    display: block;
}
.fictitious-advan1{
    background: url(../img/fictitious/advan-bg1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.fictitious-advan1 .price-icon>div>div{
    width: 25%;
    padding: 0;
}
.fictitious-advan1 .price-icon>div>div h3{
       color:#ffffff;
       font-weight:bold;margin:15px 0;font-size:16px;
}
.fictitious-advan1 .price-icon>div>div p{
    padding: 0 5%;
}
.fictitious-price .price-time{
    width: 80%;
    margin: 0 auto;
    margin-top: 3%;
}
.fictitious-price .price-time>div{
    width: 33.333333%;
    float: left;
}
.fictitious-price .price-time>div h3{
        font-size:16px;
        margin-top:15px;margin-bottom:10px;
}
.fictitious-price .price-time>div>p{
    padding:0 5% ;
    line-height: 23px;
    font-size: 13px;
    margin-top: 2%;
}
.fictitious-price .price-time>div>p>span{
    display: block;
}
.fictitious-advan2{
    background: url(../img/fictitious/advan-bg2.jpg) no-repeat center;
    background-size: 100% 100%;
}
.fictitlous-zhanju{
        background:#ffffff;
        padding-bottom:3%;
}
.fictitlous-yidong{
        padding-bottom:3%;
}
/*猫鈩⑴∶︹€古该ヂ铰泵モ€溌嵜ぢ衡€櫭ヅ犅ヂ扁€⒚ぢ� */
.controll-case{
    text-align: center;
}
.controll-case>h1{
    font-size: 35px;
    padding-top: 3%;
    padding-bottom: 2%;
}
.controll-case>p{
    margin: 0 auto;
    font-size: 15px;
    line-height: 24px;
}
.controll-case>p>span{
    display: block;
}
.controll-case>div{
    padding: 5% 0;
}
.controll-case>div>img{
    width: 100%;
    float: left;
}
.controll-case>img{
    width: 100%;
    margin: 0 auto;
    display: block;
}
.controll-case .img1{
    margin-top: 3%;
}
.controll-case .controll-fangan{
    background: url(../img/controll/fangan-bg.jpg) no-repeat center;
    background-size:  100% 100%;
    margin-top: 3%;
}
.controll-case .controll-fangan .logo{
    width: 10%;
    margin: 0 auto;
}
.controll-case .fangan-top-img{
    padding-top: 0;
    padding-bottom:0;
    margin-bottom:5%;
}
.controll-case .controll-fangan .logo>img{
    width: 100%;
}
.controll-case .controll-fangan>h1{
    padding-top: 17px;
}
.controll-case .controll-fangan .img1{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
}
.controll-case .controll-fangan .img1>img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.control-bg{
    background: url(../img/controll/youshi-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}
.control-bg .icon1>div>h4{
    font-size: 16px;
    color: #fff;
    padding-top: 7%;
}
.film-video{
    width:90%;
    margin: 0 auto;
    margin-top: 7%;
    /*background:#000000;*/
    text-align: center;
    padding:30px 0;
}
.film-video>img{
    width: 100%;
}
.film-video>video{
    width: 70%;
}
.film-border{
    border-bottom: 1px solid #ebebeb;
}
.film-content{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 2%;
    padding-bottom: 4%;
}

.film-content>h1{
    font-size: 30px;
}
.film-content>label{
    display: block;
    font-size: 15px;
    margin-top: 3%;
}
.film-content>p{
    font-size: 14px;
    line-height: 23px;
    margin-top: 3%;
}
.film-content>p>span{
    display: block;
}
.film-content>p img{
        width:100%;
}
.film-content>b{
    display: block;
    width: 44px;
    height: 4px;
    background: #2B2B2B;
    margin: 0 auto;
    margin-top: 4%;
}
.film-content>h4{
    font-size: 18px;
    margin-top: 4%;
}
.film-content>sub{
    display: block;
    font-size: 14px;
    margin-top: 1%;
}
.film-content>img{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.film-content .img1{
    margin-top: 5%;
}
.film-content .img2{
    margin-top: 2%;
}
/*忙鈥撀懊┾€斅幻ヅ犅︹偓聛*/
.news-trends{
    padding-top:3%;
    text-align: center;
    padding-bottom: 3%;
    overflow: hidden;
}
.news-trends>h1{
    font-size: 35px;
}
.news-top{
    padding-top: 120px;
}
.news-trends>p{
    font-size: 15px;
    text-align: center;
    line-height: 23px;
    padding-top: 2%;
    color: #4a4949;
}
.news-trends>p>span{
    display: block;
}
.news-trends .news-nav{width: 100%;margin-top: 3%;}
.news-trends .news-nav>div{
    float: left;
    height: 70px;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
}
.news-trends .news-nav>div a{
       font-size: 16px;
    color: #2B2B2B;
    width: 100%;
    height: 72px;
    display: block;
    text-align: center;
}
.news-trends .news-nav .div1{
    width: 38%;
    margin-top:0.25%;
    background: #000;
}
.news-trends .news-nav .div1>a{
    color: #fff;
    font-size: 25px;
}
.news-trends .news-nav .div2{
    position: relative;
    width: 14%;
    margin-left: 0.5%;
}
.news-trends .news-nav .div2:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.5s;
}
.news-trends .news-nav .div2>ul{
    border:1px solid #e5e5e5;
    border-top: 0;
    margin-top: -1px;
    display: none;
    position: relative;
    z-index: 30;
}
.news-trends .news-nav .div2>ul li{
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    height: 50px;
    line-height: 50px;
}
.news-trends .news-nav .div2>ul li:hover{
        background-color: #f1f1f1;
}
.news-trends .news-nav .div3{
    width: 20%;
    margin-top:0.5%;
    position: relative;
    margin-left: 0.5%;
    -webkit-transition: all 0.5s;
}
.news-trends .news-nav .div3:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    display: block;
    z-index: -1;
    -webkit-transition: all 0.5s;
}
.news-trends .news-nav .div2:hover:after,.news-trends .news-nav .div3:hover:after{
    background-color: #f1f1f1;
}
.news-trends .trends-text{
    min-height:200px;
}
.news-trends .trends-text>div{
    width: 33.1%;
    float: left;
    text-align: left;
    margin-top: 1%;
}
.news-trends .trends-text>div.padding{
    padding: 0 0.35%;
}
.news-trends .trends-text>div .text-pic{
    position: relative;
    overflow: hidden;
}
.news-trends .trends-text>div .text-pic .img1{
    width: 100%;
    display: block;
    transform: scale(1,1);
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
}
.news-trends .trends-text>div .text-pic>span{
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
    position: absolute;
    top: 0;
    left: 0;
}
.news-trends .trends-text>div .text-pic>span>img{
    position: absolute;
    margin: 0 auto;
    top: 35%;
    left: 0;
    right: 0;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
    -webkit-transform: rotate(-300deg);
}
.news-trends .trends-text>div:hover .text-pic>span>img{
    -webkit-transform: rotate(0deg);
}
.news-trends .trends-text>div:hover span{
    opacity: 1;
}
.news-trends .trends-text>div:hover .img1{
    transform: scale(1.1,1.1);
}
.news-trends .trends-text>div .text-con{
    background: #fff;
    padding-bottom: 3%;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
}
.news-trends .trends-text>div:hover .text-con{
     -webkit-box-shadow:0 0 10px rgba(0,0, 0, .5);  
  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  
  box-shadow:0 0 10px rgba(0, 0, 0, .5);  
}
.news-trends .trends-text>div .text-pic1{
    width:90%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 5%;
}
.news-trends .trends-text>div .text-pic1>h1>a{
    padding-top: 3%;
    font-size: 16px;
    color: #2B2B2B;
    height: 20px;
    margin-bottom:10px;
    overflow: hidden;
    display: block;
    line-height: 22px
}
.news-trends .trends-text>div .text-pic1>label{
    font-size: 14px;
    color: #7b7b7b;
}
.news-trends .trends-text>div .text-pic1>p{
    font-size: 13px;
    color: #676767;
    height: 34px;
    overflow: hidden;
    margin-top: 3%;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
    opacity: 1;
}
.news-trends .trends-text>div .text-pic1 button{
    width: 100%;
    height: 48px;
    border: 1px solid #cdcccc;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
    position: absolute;
    top: 56%;
    left: 0;
}
.news-trends .trends-text>div .text-pic1 button>img{
    
    transition: all 0.3s; 
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -ms-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s; 
}
.news-trends .trends-text>div .text-pic1 button:hover img{
    margin-left: 5%;
}
.news-trends .trends-text>div:hover button{
    opacity: 1;
}
.news-trends .trends-text>div:hover p{
    opacity: 0;

}
.news-trends .news-more{
    width: 98%;
    margin:auto;
    height: 98px;
    line-height: 98px;
    border: 1px solid #e5e5e5;
    margin-top: 1%;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
}
.news-trends .news-more:hover{
    background-color: #f1f1f1;
}
.news-trends .news-more>a{
    display: block;
    color: #2B2B2B;
    font-size: 18px;
    cursor:pointer;
}
/*忙鈥撀懊┾€斅幻γζ掆€γ┞÷�*/
.news-list{
    width: 65%;
    margin: 0 auto;
    margin-top: 8%;
    text-align: center;
}
.news-list table td{
        border:1px solid #000;
}
.news-list>h1{
    font-size: 30px;
}
.news-list>span{
    display: block;
    margin-top: 2%;
    font-size: 15px;
}
.news-list>label{
    display: block;
    width: 44px;
    height: 2px;
    background: #2b2b2b;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
}
.news-list>p{
    font-size: 14px;
    color: #4a4949;
    text-align: left;
    line-height: 23px;
}
.news-list .news-list-img{
    padding: 3% 0;
}
.news-list .news-list-img img{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.news-list>p video{
       width:100%;
        height:auto;
}
.news-list>p img{
    width: 100%;
    margin-bottom:10px;
    margin-top:10px;
}
.news-list .news-list-img .img1{
    width:68%;
    float: left;
}

.news-list .news-list-img .img2{
    width: 31.7%;
    float: right;
}
.news-line{
    border: 1px solid #ebebeb;
    margin-top: 3%;
}
/*氓鈥β趁ぢ号�*/
.about{
    background: #f5f5f5;
    text-align: center;
}
.about>h1{
    font-size: 35px;
    padding-top: 3%;
}
.about>p{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
    margin-top: 1%;
    font-size: 15px;
    line-height: 24px;
}
.about>p>span{
    display: block;
}
.about .about-nav{
    border-bottom: 3px solid #000;
    margin-top: 3%;
}
.about .about-nav>div{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
}
.about .about-nav>div>div{
    width: 33%;
    height: 75px;
    float: left;
    background-color: #fff;
    text-align: center;
    border: 1px solid #e9e9e9;
    line-height: 75px;
    -webkit-transition: all 0.5s; 
}
.about .about-nav>div>div a{
    display: block;
    font-size: 17px;
    color: #4c4c4c;
}
.about .about-nav>div>div:hover{
    background: #000;
    border: 1px solid #000;
}
.about .about-nav>div>div.hover{
    background: #000;
    border: 1px solid #000;
}
.about .about-nav>div>div:hover a{
    color: #fff;
    font-weight: 600;
}

.about .about-nav>div>div.hover a{
    color: #fff;
    font-weight: 600;
}
.about-content1{
    width:90%;
    max-width:1200px;
    margin: 0 auto;
    text-align: center;
}
.about-content1>h1{
    font-size: 30px;
    padding-top: 5%;
}
.about-content1>p{
    margin-top: 2%;
    font-size: 15px;
    line-height: 23px;
}
.about-content1>p>span{
    display: block;
}
.about-content1>img{
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 3%;
    padding-bottom: 1%;
}
.about-content1 h2{
    font-size: 30px;
    margin-top: 5%;
}
.about-content1>label{
    width: 110px;
    height: 2px;
    background: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}
.about-content1 .about-icon{
    margin-top: 5%;
}
.about-content1 .about-icon>div{
    width: 50%;
    float: left;
}
.about-content1 .about-icon>div>a{
    color: #2B2B2B;
}
.about-content1 .about-icon>div img{
    width: 100%;
}
.about-content1 .about-icon>div span{
    display: block;
    font-size: 14px;
    margin-top: 4%;
}
.about-growth{
    background-image: url(../img/about/about-bg.jpg);
    background-size: 100% 100%;
    text-align: center;
    padding-top: 4%;
    padding-bottom: 10%;
    margin-top: 5%;
}
.about-growth>h1{
    font-size: 30px;
}
.about-growth>label{
    width: 110px;
    height: 2px;
    background: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 1.5%;
}
.about-growth>div{
    width: 60%;
    margin: 0 auto;
}
.about-growth>div>img{
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 10%;
}

.about-win{
    padding-bottom: 5%;
    text-align: center;
}

.about-win>h1{
    font-size: 30px;
    margin-top: 3%;
}
.about-win>label{
    width: 110px;
    height: 2px;
    background: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}
.about-win .win-img{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
}
.about-win .win-img>div{
    width: 49.6%;
    float: left;
    margin: 0 0.2%;
    text-align: left;
    margin-top: 3%;
}
.about-win .win-img>div>img{
    width: 100%;
}
.about-win .win-img>div>h1{
    font-size: 20px;
    padding-top: 1%;
}
.about-win .win-img>div>p{
    font-size: 15px;
    margin-top: 1%;
}
.about-win .win-img>div>p>span{
    opacity: 0.7;
    margin-right: 2%;
}
/*忙聽赂氓驴茠盲潞潞莽鈥奥�*/
.about-people{
}
.about-people>div{
    width: 33.2%;
    float: left;
    margin-top: 0.2%;
    position: relative;
    cursor: pointer;
}
.about-people>div>img{
    width: 100%;
    display: block;
}
.about-people .div1{
    margin: 0 0.2%;
    margin-top: 0.2%;
}
.about-people>div .app-mengceng{
    display: block;
    width: 100%;
    height: 45px;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,1);
    display: none;
    color: #fff;
}
.about-people>div .app-mengceng>h1{
    font-size: 15px;
    padding-left: 5%;
    float: left;
    line-height: 45px;
}
.about-people>div .app-mengceng>label{
    display: block;
    margin-top: 2%;
    padding-left: 5%;
}
.about-people>div .app-mengceng .tan-icon{
    width: 30px;
    float: right;
    margin-right: 10%;
    display: block;
    margin-top: 4%;
}
.about-people>div .app-mengceng .tan-xiang{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 50;
}
.about-people>div .app-mengceng .tan-xiang{
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    display: none;
}
.about-people>div .app-mengceng .tan-xiang>span{
    display: block;
}
.about-people>div .app-mengceng1{
    text-align: center;
    background-color: rgba(0,0,0,0.9);
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 15;
    opacity: 0;
}
.about-people>div .app-mengceng1>h1{
    margin-top:45%;
    font-size: 18px;
    color: #fff;
}
.about-people>div .app-mengceng1>span{
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 2%;
}
.about-people>div .app-mengceng1>p{
    width: 85%;
    margin: 0 auto;
    margin-top: 3%;
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
    line-height: 24px;
}
.about-people>div .app-mengceng1>p>span{
    display: block;
}
.about-people>div .pc-mengceng{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    opacity: 0;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
      overflow: auto;
}
.about-people>div:hover .pc-mengceng{
    opacity: 1;
}
.about-people>div .pc-mengceng>div{
    width: 95%;
    height: 95%;
    border: 1px solid #313131;
    position: absolute;
    margin:auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
        overflow: auto;
}
.about-people>div>div>div>h1{
    margin-top:40%;
    font-size: 24px;
    color: #fff;
}
.about-people>div>div>div>span{
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 2%;
}
.about-people>div>div>div>p{
    width: 85%;
    margin: 0 auto;
    margin-top: 3%;
    color: #fff;
    opacity: 0.4;
    font-size: 13px;
    line-height: 24px;
}
.about-people>div>div>div>p>span{
    display: block;
}
/*盲录聛盲赂拧忙鈥撯€∶ヅ掆€�*/
.about-business{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
    text-align: center;
}
.about-business>h1{
    font-size: 30px;
    padding-top: 3%;
}
.about-business>p{
    font-size: 13px;
    margin-top: 2%;
    line-height: 24px;
}
.about-business>p>span{
    display: block;
}
.about-business>img{
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 3% 0;
}
.about-business>div{
    font-size: 14px;
    line-height: 35px;
}
.about-business>div>span{
    display: block;
}
.about-business>div>span>label{
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.about-business>div>p{
    font-size: 14px;
}
.about-business .bus-img1{
    padding: 3% 0;
}
.about-business .bus-img1 .img1 .pic1{
    width: 66.5%;
    float: left;
}
.about-business .bus-img1 .img1 .pic2{
    width: 33%;
    float: right;
}
.about-business .bus-img1 .img2>img{
    width: 33%;
    float: left;
    margin-top: 0.5%;
}
.about-business .bus-img1 .img2 .pic3{
    padding:0 0.5% ;
}
.bus-staff{
    margin-top: 3%;
}
.bus-staff>img{
    width: 14.28%;
    display: block;
    float: left;
}
/*莽禄茠盲鹿聽忙藛鈥樏ぢ宦�*/
.our{
    padding-top:8%;
    text-align: center;
    padding-bottom: 3%;
    overflow: hidden;
}
.our>h1{
    font-size: 35px;
}
.our .our-img{
    width: 95%;
    margin: 0 auto;
    margin-top: 4%;
}
.our .our-img>img{
    width: 100%;
    float: left;
}
.our .our-address{
    width: 60%;
    margin: 0 auto;
    margin-top: 3%;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 3%;
}
.our .our-address>div{
    width: 50%;
    float: left;
}
.our .our-address .BJ>h1{
    font-size: 22px;
}
.our .our-address .BJ>span{
    display: block;
    font-size: 14px;
    opacity: 0.5;
    margin-top: 5%;
}
.our .our-address .BJ>label{
    width: 20px;
    height: 1px;
    display: block;
    background: #cdcccc;
    margin-top: 3%;
}
.our .our-address .BJ>p{
    font-size: 14px;
    margin-top: 3%;
    line-height: 25px;
}
.our .our-address .SH{
    width: 40%;
    padding-left: 10%;
}
.our .our-contact{
    width: 60%;
    margin: 0 auto;
    margin-top: 3%;
    text-align: left;
}
.our .our-contact h1{
    font-size: 18px;
}
.our .our-contact p{
    font-size: 14px;
    opacity: 0.5;
    margin-top: 1%;
    line-height: 24px;
}
.our .our-contact span{
    font-size: 14px;
    margin-top: 1%;
    display: block;
}
.our .our-contact .contact-form{
    margin-top: 1%;
}
.our .our-contact .contact-form .left{
    width: 50%;
    float: left;
}
.our .our-contact .contact-form .left>input{
    width: 100%;
    height: 70px;
    background-color: #f5f5f5;
    border: 0;
    text-indent: 1em;
    font-size: 14px;
    margin-top: 2%;
    font-family: "寰蒋闆呴粦";
    font-weight: 400;

}
.our .our-contact .contact-form .left>div{
    margin-top: 5%;
    margin-left: 2%;
}
.our .our-contact .contact-form .left>div>p{
    margin-top: 3%;
    opacity: 1;
    color: #a3a3a3;
}
.our .our-contact .contact-form .left>div>p>label{
    width: 10px;
    display: inline-block;
    height: 10px;
    border: 2px solid #a7a7a7;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
}
.our .our-contact .contact-form .right{
    width: 49%;
    float: right;
    margin-top: 1%;
}
.our .our-contact .contact-form .right>textarea{
    width: 94%;
    height: 216px;
    padding: 2% 3%;
    border: 0;
    background-color: #f5f5f5;
    font-size: 15px;
    line-height: 20px;
        font-family: "寰蒋闆呴粦";
}
.our .our-contact .contact-form>button{
    width: 102%;
    height: 64px;
    background-color: #fff;
    border: 1px solid #9e9e9e;
    margin-top: 3%;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
    font-family: "氓戮庐猫陆炉茅鈥衡€γ┞烩€�";
}
.our .our-contact .contact-form>button:hover{
    background: #f1f1f1;
}
/*氓艩聽氓鈥βッλ嗏€樏ぢ宦�*/
.join-our{
    margin-top: 8%;
    text-align: center;
}
.join-our>h1{
        font-size: 35px;
}   
.join-our>div{
    width: 95%;
    margin: 0 auto;
}   
.join-our>div>img{
    width: 100%;
    display: block;
    padding:  4% 0;
}
.join-our>p{
    font-size: 13px;
    line-height: 26px;
}
.join-our>p>span{
    display: block;
}
.join-our>label{
    display: block;
    width: 44px;
    height:2px;
    background-color: #2b2b2b;
    margin: 2% auto ;
}
.our-job{
    margin-top: 3%;
    text-align: center;
    background-color: #f5f5f5;
}
.our-job>div{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 5%;
}
.our-job>div>div{
    width: 33.33%;
    float: left;
}
.our-job>div>div>img{
    width: 75px;
}
.our-job>div>div>h3{
    font-size: 16px;
    margin-top:5%;
}
.our-job>div>div>p{
    font-size: 13px;
    color: #4a4949;
    margin-top: 3%;
    line-height: 24px;
    padding: 0 5%;
}
.our-job>div>div>p>span{
    display: block;
}
.our-works{
    text-align: center;
    margin-top: 4%;
}
.our-works>p{
    font-size: 14px;
    line-height: 26px;
}
.our-works>p>span{
    display: block;
}
.our-works>label{
    display: block;
    width: 44px;
    height: 4px;
    background-color: #2b2b2b;
    margin: 2% auto ;
}
.our-works>p>sub{
    display: block;
    cursor: pointer;
}
.our-works>p>sub a{
    color: #000;
    font-size: 17px;
    -webkit-transition:all 0.4s;
    font-weight: bold;
}
.our-post{
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    padding-bottom: 5%;
}
.our-post .our-zhankai{
    width: 99.6%;
    border: 1px solid #d9d9d9;
    border-top: 0;
}
.our-post .div1>div{
    width: 24.8%;
    height: 80px;
    float: left;
    text-align: center;
    font-size: 16px;
    background-color: #ededed;
    line-height: 80px;
    margin-right: 0.2%;
}
.our-post .div2{
    position: relative;
    z-index: 5;
    margin-top: 0.2%;
}
.our-post .div2:nth-child(1){
    margin-top:0;
}
.our-post .div2 .div1{
    cursor: pointer;
    width:100.2%;
}
.our-post .div2 .div1>div{
    height: 40px;
    line-height: 60px;
    background-color: #fbfbfb;
    float: left;
    font-size: 15px;
}
.our-post .div3 .div1>div{
    background-color: #f5f5f5;
}
.our-post .div2 .div1-none{
    background-color: #ededed;
    padding: 4% 0;
    text-align: left;
    display: none;
}   
.our-post .div2 .div1-none>ul{
    width: 80%;
    margin: 0 auto;
    line-height: 26px;
}
.our-post .div2 .div1-none>ul li{
    font-size: 14px;
    color: #7e7e7e;
}
.our-post .div2 .div1-none>ul h4{
    font-size: 16px;
}
.our-post .div2 .div1 img{
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
    transform: rotate(0deg);
}
.our-post .div2 .div1 img.hover{
    transform: rotate(90deg);
}

/*忙藛鈥樏ぢ宦♀€灻ヂ⒚λ喡�*/
.customer{
    background: #f5f5f5;
    text-align: center;
    padding-bottom: 5%;
}
.customer>h1{
    font-size: 35px;
    padding-top: 3%;
}
.customer>p{
    width: 60%;
    margin: 0 auto;
    margin-top: 1%;
    font-size: 14px;
    line-height: 24px;
}
.customer>p>span{
    display: block;
}
.customer-car{
    text-align: center;
}
.customer-car>h1{
    font-size: 20px;
}
.customer-car>label{
    width: 87px;
    height: 2px;
    background: #2b2b2b;
    margin: 0 auto;
    margin-top: 1.5%;
    display: block;
}
.customer-car .car-sign{
    width: 99.5%;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
}
.customer-car .car-sign>div{
    width: 12.5%;
    float: left;
    padding: 3% 0;
    cursor: pointer;
    background: #fff;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
    position: relative;
}
.customer-car .car-sign>div:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.customer-car .car-sign>div>img{
    width: 80%;
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%); 
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); 
    filter: grayscale(100%); 
    filter: gray; 
    display: block;
    margin: 0 auto;
    padding: 0 1%;
    opacity: 0.8;
}
.customer-car .car-sign>div:hover{
    background: #fff;
}
.customer-car .car-sign>div:hover img{
    -webkit-filter: grayscale(0%); 
    -moz-filter: grayscale(0%); 
    -ms-filter: grayscale(0%); 
    -o-filter: grayscale(0%); 
    filter: grayscale(0%); 
    filter: gray; 
    opacity: 1;
}
.CG-shot .number-img1{
    width: 60%;
    margin: 0 auto;
}
.CG-shot .number-img1>img{
    width: 100%;
    display: block;
    padding-top: 3%;
}
.CG-shot .number-img2{
    width: 100%;
    margin: 0 auto;
}
.CG-shot .number-img2>img{
    width: 100%;
    display: block;
    padding-top: 3%;
}
.number-bg{
    background: url(../img/number/bg.jpg) no-repeat center;
    background-size: 100% 100%;
}
.number-bg>h1{
    color: #2B2B2B;
}
.number-bg>label{
    background-color: #2B2B2B;
}
.number-bg .price-icon>div>div>p{
    font-size: 14px;color:#676767
}
/*.number-bg .price-icon .icon1 .num-div1{
    padding-top: 2%;
}*/
.number-bg .price-icon .icon1 .num-div1>p{
    text-align: center;
}
/*.number-bg .price-icon .icon1 .num-div2{
    padding-top: 2%;
}*/
.number-bg .price-icon .icon1 .num-div2>p{
    text-align: center;
}

.num-jiazhi{
    background: url(../img/number/bg1.jpg) no-repeat center;
    background-size: 100% 100%;
}

.num-jiazhi .price-icon>div>div{
    width: 33.33%;
}
.num-jiazhi .price-icon>div>div h3{
    color:#ffffff;
    margin-top:10px;
    font-size:16px;
}

.number-shop{
    text-align: center;
    background-color: #f5f5f5;
    padding-bottom: 5%;
}
.number-shop>h1{
    font-size: 30px;
    color: #262626;
    padding-top: 5%;
}
.number-shop>label{
    width: 110px;
    height: 2px;
    background-color: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}
.number-shop .shop-video{
    width: 90%;
    max-width:1200px;
    margin: 0 auto;
    margin-top: 2%;
    position: relative;
    cursor: pointer;
}
.number-shop .shop-video .video>div{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
}
.number-shop .shop-video .video>div.in{
    opacity: 1;
}


.number-shop .shop-video .video>div img{
    width: 100%;
    display: block;
    float: left;
}
.number-shop .shop-video>span{
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
}
.number-shop .shop-video:hover span{
    opacity: 1;
}
.number-shop .shop-video .shop-left{
    width: 28px;
    position: absolute;
    margin:auto;
    top: 0;
    bottom: 0;
    left: 3%;
    cursor: pointer;
    z-index: 15;
}
.number-shop .shop-video  .shop-right{
    width: 28px;
    position: absolute;
    margin:auto;
    top: 0;
    bottom: 0;
    right: 3%;
    cursor: pointer;
    z-index: 15;
}
.number-shop .shop-video>span>p{
    width: 200px;
    height: 150px;
    position: absolute;
    margin:auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.number-shop .shop-video>span>p>img{
    cursor: pointer;
}
.number-shop .shop-video>span>p>label{
    display: block;
    color: #fff;
    font-size: 24px;
    padding-top: 5%;
    font-weight: 600;
}
.number-shop .shop-video>video{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    display:none;
    z-index: 20;
}


.number-shop .shop-video  ul{
    width: 55px;
    height: 20px;
    position: absolute;
    margin:auto;
    left: 0;
    right: 0;
    bottom: 3%;
}
.number-shop .shop-video ul li{
    width: 8px;
    height: 8px;
    background-color: #999999;
    float: left;
    margin-left: 8px;
    cursor: pointer;
    border: 1px solid transparent;
}
.number-shop .shop-video ul li:hover{
    background-color: #fff;
    border: 1px solid #fff;
}
.number-shop .shop-video ul li.in{
    background-color: #fff;
    border: 1px solid #fff;
}
.news-trends .case-open>div{
    width: 61%;
    height: 150px;
    line-height: 150px;
}
.news-trends .case-open .top{
    border: 0;
    height: 70px;
    line-height: 70px;
}

.news-trends .case-open .top>div{
    width: 49%;
    float: left;
    height: 72px;
    margin-left: 1%;
    position: relative;
}

.news-trends .case-open .top>div:after{
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid  #e5e5e5;
}
.news-trends .case-open .top>div>img{
    vertical-align: middle;
    margin-top: -5px;
        margin-right:12px
}
.news-trends .case-open .bottom{
    margin-top: 0.5%;
}


.news-trends .open-img{
    margin-top: 1%;
        min-height:auto;
        background:#000000;
}
.news-trends .open-img .open-fu>img{
    width: 100%;
    display: block;
    -webkit-transition:all 0.5s;
}
.news-trends .open-img>div{
    overflow:hidden;
}
.news-trends .open-img>div:hover .open-fu img{
    -webkit-transform:scale(1.05,1.05);
}



.news-trends .open-img .img1,.news-trends .open-img .img11,.news-trends .open-img .img21,.news-trends .open-img .img31{
    width: 66.65%;
    float: left;
}
.news-trends .open-img .img2,.news-trends .open-img .img3,.news-trends .open-img .img12,.news-trends .open-img .img13,.news-trends .open-img .img22,.news-trends .open-img .img23,.news-trends .open-img .img32,.news-trends .open-img .img33{
    width: 33.35%;
    float: left;
}
.news-trends .open-img .img-top{
}
.news-trends .open-img .img4,.news-trends .open-img .img5,.news-trends .open-img .img6,.news-trends .open-img .img14,.news-trends .open-img .img15,.news-trends .open-img .img16,.news-trends .open-img .img24,.news-trends .open-img .img25,.news-trends .open-img .img26,.news-trends .open-img .img34,.news-trends .open-img .img35,.news-trends .open-img .img36{
    width: 33.33%;
    float: left;
}
.news-trends .open-img .img7,.news-trends .open-img .img17,.news-trends .open-img .img27,.news-trends .open-img .img37{
    float: left;
    width: 100%;
}
.news-trends .open-img .img9,.news-trends .open-img .img19,.news-trends .open-img .img29,.news-trends .open-img .img39{
    margin-top: 18.7%;
    margin-left: -33.4%;
}
.news-trends .open-img .img8,.news-trends .open-img .img9,.news-trends .open-img .img28,.news-trends .open-img .img29,.news-trends .open-img .img38,.news-trends .open-img .img39{
    width: 33.4%;
    float: left;
}
.news-trends .open-img .img-top1{
    margin-top: 18.7%;
    margin-left: -33.4%;
}
.news-trends .open-img .img10,.news-trends .open-img .img20,.news-trends .open-img .img30,.news-trends .open-img .img40{
    width: 66.6%;
    float: left;
}


.news-trends .open-fu{
    position: relative;
    cursor: pointer;
}
.news-trends .open-fu>span{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 100%;
    opacity: 0;
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
    transition: all 0.5s; 
}
.news-trends .open-fu:hover span{
    opacity: 1;
}
.news-trends .open-fu>span>p{
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.news-trends .open-img>div{
    position: relative;
}
.news-trends .open-img>div label{
    width: 75px;
    height: 75px;
    display: block;
    background-color: rgba(0,0,0,0.9);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    text-align: center;
    line-height:110px;
}
.news-trends .open-img>div label>img{
    width: 40px;
}


     .shot-price .price-icon .baifenb .flash-9{display: none;}












@media only screen and (max-width: 1700px) {
    
.fictitious-price .price-time>div>p>span{display: inline;}

}

@media only screen and (max-width: 1400px) {
    .fictitious-price .price-text ul li>img{width: 10%;}
    .fictitious-price .price-text ul li>p{width: 87%;}
    .fictitious-advan .price-icon>div>div h5{font-size: 15px;}
    .news-trends .trends-text>div .text-pic1>h1>a{height:18px;}
    .about>p,.about-content1>p,.CG-shot>p,.controll-case>p,.news-trends>p{font-size:14px;}
}
@media only screen and (max-width: 1280px) {
    .about>p>span,.about-content1>p>span{display: inline;}
    
    .case .case-img>div>a>span>label>img{width: 50px;}
    .shot-price .price-icon>div>div p{font-size: 13px;}
    .about-content1>h1,.about-content1 h2,.about-growth>h1,
    .about-win>h1,.about-business>h1,
    .shot-price>h1,.case h1,
    .fictitious-reality>h1,.fictitious-price>h1,.film-content>h1,
    .news-list>h1{font-size: 26px;}
    .CG-shot h2,.controll-case>h1,.news-trends>h1,.about>h1,.join-our>h1,.our>h1{font-size: 31px;}
    .about .about-nav>div>div a{font-size: 16px;}
    .about-content1 .about-icon>div img{width: 115px;}
    .about-content1 .about-icon>div span,.CG-shot>p{font-size: 13px;}
    .about-win .win-img>div>h1{font-size: 16px;}
    .about-win .win-img>div>p,.controll-case>p,.news-list>p{font-size: 13px;}
    .news-trends .case-open>div{height: 120px;line-height: 120px;}
    .news-trends .case-open .top>div{height: 58px;}
    .news-trends .news-more>a{font-size: 15px;}
    .news-trends .news-more{height: 75px;line-height: 75px;}
    .news-trends .open-fu>span>p{font-size: 18px;}
    .control-bg .icon1>div>h4,.case .case-img>div>a>h3{font-size: 15px;}
    .customer>p,.fictitious-price .price-text ul li>p,.film-content>p,.film-content>sub{font-size: 13px;}
    .film-content>label{font-size: 14px;}
    .our-job>div>div>h3{font-size: 15px;}
    .news-trends .trends-text>div .text-pic1>h1>a{font-size: 15px;height: 17px;}
    .news-trends .trends-text>div .text-pic1>p{height:32px;}
    .news-list>span{font-size: 14px;}
    .number-shop>h1{font-size: 26px;}
    .our .our-address .BJ>h1{font-size: 18px;}
    .our .our-address .BJ>span,.our .our-address .BJ>p,.our .our-contact p,.our .our-contact span{font-size: 13px;}
    .our .our-contact h1{font-size: 16px;}
    .our{padding-top: 10%;}
}

@media only screen and (max-width: 1024px) {
    .shot-banner .banner-text>h1{ font-size: 30px;}
    .shot-banner .banner-text>span{width: 110px;height: 35px;line-height: 35px;}
    .case .case-img>div>a>h3{font-size: 16px;}
    .fictitious-price .price-text ul li>img{width: 12%;}
    .fictitious-price .price-text ul li>p{width: 85%;}
    .controll-case>p>span{display: inline;}
    .film-content>h1{font-size: 30px;}
    .news-trends .news-nav .div1>a{font-size: 18px;}
    .news-trends .news-more{height: 50px;line-height: 50px;}
    .news-trends .news-more>a{font-size: 16px;}
    .news-list>h1{font-size: 24px;}
    .about-content1>h1, .about-content1 h2, .about-growth>h1,.about-win>h1{font-size: 20px;}
    .about .about-nav>div>div{width: 32.5%;}
    .about-content1 .about-icon>div>img{width: 100px;}
    .about-win .win-img>div>h1{font-size: 16px;}
    .about-win .win-img>div>p{font-size: 13px;}
    .our>h1{font-size: 24px;}
    .our .our-contact .contact-form .right>textarea{height: 450px;}
    .our-job>div>div>p>span{display: inline;}
    .join-our{margin-top: 10%;}
    .customer-car>h1{font-size: 20px;}
    .number-shop>h1{font-size: 30px;}
    .about .about-nav>div,.about-content1,.about>p,.film-content,.news-list{width: 75%;}
    .news-list{margin-top: 12%;}
}
@media only screen and (max-width: 750px) {
    .controll-case .controll-fangan .logo{width: 17%;}
    .controll-case .controll-fangan>h1{font-size: 15px;}
    .our .our-contact h1{font-size: 15px;}
    .CG-shot>p>span,.fictitious-price>p>span,.film-content>p>span{display: inline;}
    .CG-shot>p{width: 85%;font-size: 13px;}
    .shot-price .price-icon>div>div{width: 100%;padding: 0;margin-top: 10%;}
.fictitious-price .price-text ul li h3{float:none;text-align: center;}
       .shot-price .price-icon .baifenbi>div{width: 50%;height: 200px;}
     .shot-price .price-icon .baifenb .flash-9{display: block;}
     .shot-price .price-icon .baifenb .flash-6{display: none;}
    .shot-price .price-icon>div>div p>span{display: block;}
    .case .case-img>div{width: 100%;}
    .case .case-img .case-padding{padding: 5% 0;}
    .case .case-img>div>a>h3{text-align: center;}
    .shot-price .price-icon>div>div p{margin-top: 0;}
        .shot-banner .right-but,.shot-banner .left-but{background-size:20px;}
    .fictitious-img>img{width: 100%;}
    .fictitious-price .price-text ul li>img{display: block;float: none; width: 55px; margin: 0 auto;}
    .fictitious-price .price-text ul{width: 100%;}
    .fictitious-price .price-text ul li>p{width: 100%;}
    .fictitious-price .price-text .ul2{padding-top: 0;}
    .price-img>img{width: 100%;}
    .fictitious-advan .price-icon>div>div h5{padding-bottom: 2%;}
    .fictitious-price>p{width: 90%;}
    .fictitious-price .price-time>div{width: 100%;margin-top: 10%;}
    .fictitious-price .price-time .time-left>p,.fictitious-price .price-time .time-right>p{text-align: center;}
    .fictitious-price .price-time{width: 90%;}
    .control-bg .icon1>div>h4{font-size: 14px;}
    .controll-case>h1{font-size: 22px;padding-top: 7%;}
    .controll-case>p{font-size: 13px;width: 90%;}
    .film-content{width: 85%;}
    .news-trends .news-nav .div1{width:100%;}
    .news-trends .news-nav .div2{width: 49.5%;margin-left: 0.5%;}
    .news-trends .news-nav .div3{width: 32.8%;margin-top: 1%;}
    .news-trends .trends-text>div{width: 90%;float: none;margin: 0 auto;margin-top: 2%;}
    .news-trends>h1{font-size: 20px;}
    .news-trends .news-nav>div{height: 45px;line-height: 45px;}
    .news-trends .trends-text>div .text-pic1>h1>a{font-size: 14px;height:17px;}
    .news-trends .trends-text>div .text-pic1>p{font-size: 12px;height: auto;display: block;}
    .news-trends .trends-text>div .text-pic1>label{font-size: 12px;}
    .news-list{width:85%;margin-top: 75px;}
    .news-list>h1{font-size: 18px;}
    .news-list>span{font-size: 14px;}
    .news-list>p{font-size: 12px;}
    .about>p,.about .about-nav>div,.about-content1,.about-growth>div{width: 85%;}
    .about-win .win-img>div{width: 100%;margin: 0 auto;margin-top: 4%;}
    .about-win .win-img>div>h1{font-size: 16px;}
    .about-win .win-img{width: 85%;}
    .about>h1{font-size: 22px;padding-top: 6%;}
    .about-content1>h1{padding-top: 8%;}
    .about-content1>h1, .about-content1 h2, .about-growth>h1, .about-win>h1{font-size: 18px;}
    .about>p,.about-content1>p,.about-content1 .about-icon>div>span{font-size: 13px;}
    .about .about-nav>div>div a{font-size: 15px;}
    .about .about-nav>div>div{height: 45px;line-height: 45px;}
    .about-business>h1{font-size: 18px;margin-top: 5%;}
    .about-business{width: 85%;}
    .about-business>div>span>label{font-size: 16px;}
    .about-business>div{font-size: 13px;}
    .our .our-address,.our .our-contact{width: 85%;}
    .our .our-contact .contact-form .left,.our .our-contact .contact-form .right{width: 100%};
    .our .our-contact .contact-form .left>input{height: 40px;}
    .our .our-contact .contact-form .right{margin-top: 5%;}
    .our .our-contact .contact-form .right>textarea{height: 200px;}
    .our .our-contact .contact-form>button{height: 40px;font-size: 14px;width:104%;}
    .our>h1{font-size: 22px;}
    .our .our-address .BJ>h1{font-size: 14px;}
    .our .our-address .BJ>span,.our .our-contact span{font-size: 14px;}
    .our .our-address .BJ>p{font-size: 13px;}
         .our .our-address .BJ>p label {display: block;}
    .our .our-contact p{font-size: 13px;}
    .our .our-contact .contact-form .left>input{height: 45px;font-size: 13px;}
    .join-our>h1{font-size: 22px;}
    .join-our>p,.our-works>p{font-size: 13px;}
    .our-job>div{width: 85%;}
    .our-job>div>div{width: 100%;padding-bottom: 5%;}
    .our-works>p>sub{font-size: 15px;}
    .our-post .div1>div{font-size: 15px;height: 50px;line-height: 50px;}
    .our-post .div2 .div1>div{font-size: 14px;line-height: 15px;padding-top: 15px;}
    .our-post .div2 .div1-none>ul li{font-size: 12px;}
    .our-post .div2 .div1-none>ul h4{font-size: 14px;}
    .our-job>div>div>h3{font-size: 15px;}
    .our-job>div>div>p{font-size: 13px;}
    .customer>h1{font-size: 22px;padding-top: 6%;}
    .customer>p{font-size: 13px;width: 85%;}
    .customer>p>span{display: inline;}
    .customer-car>h1{font-size: 16px;padding-top: 3%;}
    .customer-car>label{width: 35px;height: 2px;}
    .customer-car .car-sign>div>img{
        -webkit-filter: grayscale(0%); 
        -moz-filter: grayscale(0%); 
        -ms-filter: grayscale(0%); 
        -o-filter: grayscale(0%); 
        filter: grayscale(0%); 
        filter: gray; 
    }
    .fictitious-reality>h1{font-size: 18px;}
    .customer-car .car-sign>div:hover{background: #fff;}
    .shot-price>h1,.case h1{font-size: 18px;font-size: 18px;padding-top: 7%;}
    .customer-car .car-sign>div{width: 25%;}
    .about-content1 .about-icon>div{width: 50%;margin-top: 4%;}
    .about-people>div{position: initial;}
    .about-people>.pc-mengceng>div{display: none;}
    .number-bg .price-icon .icon1 .num-div1>p,.number-bg .price-icon .icon1 .num-div2>p{text-align: center;}
    .number-shop .shop-video,.CG-shot .number-img1,.shot-price .price-icon{width: 99%;}
    .news-trends .open-img>div>label{width: 45px;height: 45px;line-height: 65px;}
    .news-trends .open-img>div>label>img{width: 25px;}
    .news-trends .open-fu>span{display: none;}
    .news-trends .case-open>div{width: 100%;}
    .news-trends .open-img{margin-top: 11%;}
    .news-trends .case-open .top>div{line-height: 50px;height: 50px;}
    .about-people>div .pc-mengceng{display: none;}
    .about-content1 h2, .about-win>h1{padding-top: 2%;}
    .about-growth{margin-top: 12%;}
    .news-trends{padding-top:60px;}
    .news-trends .case-open .top>div>img{width: 20px;}
    .CG-shot>label{width: 36px;height: 2px;}
    .fictitious-price>h1{font-size: 18px;padding-top: 7%;}
    .CG-shot h2{font-size: 22px;margin-top: 7%;}
    .fictitious-price>label,.number-shop>label,.shot-price>label{width: 36px;height: 2px;}
    .film-video{padding-top: 50px;}
    .film-content>h1{font-size: 18px;padding-top: 5%;}
    .film-content>b,.join-our>label,.our-works>label,.news-list>label{width: 36px;height: 2px;}
    .join-our{margin-top: 65px;}
    .news-trends .trends-text>div .text-pic1 button{display: none;}
    .news-trends .trends-text>div .text-pic>span{opacity: 0;}
    .news-trends .trends-text>div:hover .img1{transform: scale(1,1);}
    .news-trends .trends-text>div:hover p{opacity: 1;}
    .number-shop>h1{font-size: 18px;padding-top: 7%;}
    .number-shop .shop-video{margin-top: 5%;}
    .our{padding-top: 70px;}
    .about-people>div .app-mengceng{display: block;}
    .news-trends .open-img>div label>img{width: 15px;}
    .news-trends .open-img>div label{width: 30px;height: 30px;line-height: 39px;}
    .about-content1 .about-icon>div img{width: 80px;}
    .about-content1>label,.about-growth>label,.about-win>label{width: 65px;}
    .number-shop .shop-video>span{opacity: 1;display: block;background-color: rgba(0,0,0,0.1);}
    .number-shop .shop-video>span>p{height: 95px;}
    .number-shop .shop-video>span>p>img{width: 45px;}
    .number-shop .shop-video>span>p>label{font-size: 15px;}
    .about-people>div .app-mengceng1{opacity: 1;}
    .num-jiazhi,.shot-price,.shot-price1,
    .fictitious-advan1,.fictitious-advan2,.fictitious-advan{background-size: auto 100%;}
    .about>h1{font-size: 18px;}
    .fictitious-price .price-time{margin-top: -5%;}
    .shot-price .price-icon>div{margin-top: -2%;}
}
@media only screen and (max-width: 640px) {
    .shot-banner .banner-text>h1{font-size: 22px;}
    .shot-price .price-icon>div>div p{font-size: 13px;}
    .case .case-img>div>a>h3{font-size: 14px;}
    .fictitious-reality>h1{font-size: 18px;}
    .fictitious-reality>img{width: 45px;padding-top: 7%;}
    .film-content>label{font-size: 14px;}
    .film-content>p{font-size: 13px;}
    .film-content>h4{font-size: 14px;}
    .film-content>sub{font-size: 13px;margin-top: 3%;}
    .news-trends .news-nav .div2{width: 49%;float: right;}
    .news-trends .news-more>a{font-size: 14px;}
    .news-trends .news-nav>div a{font-size: 14px;}
    .news-list>h1{font-size: 15px;}
    .about-business>p>span,.about-business>div>span{display: inline;}
    .join-our>p, .our-works>p{width: 90%;margin: 0 auto;}
    .join-our>p>span,.our-works>p>span{display: inline;}
    .number-shop .shop-video>span>p>img{width: 45px;}
    .number-shop .shop-video>span>p{height: 90px;}
    .number-shop .shop-video .shop-right,.number-shop .shop-video .shop-left{
        width: 15px;
    }
    .news-trends .open-img{margin-top: 55px;}
}
@media only screen and (max-width: 375px) {
    .shot-banner .banner-text>h1{font-size: 20px;}
    .news-trends .open-img>div>label{width: 26px;height: 26px;line-height: 35px;}
    .news-trends .open-img>div>label>img{width: 15px;}
}
@media only screen and (min-width: 750px) {
    .our-works>p>sub a:hover{color:#888888;}

}

.join-table{border:1px solid #ccc;width:94%;margin:0 auto; margin-bottom: 20px;}
.join-table td{background-color: #ededed;
    padding: 6px;
    text-align: left;font-size: 14px;
    color: #7e7e7e;}
.join-table strong{ font-size: 16px; color: #000; }
.menu{width:100%;overflow:hidden;height:80px;}
.menu ul{position:relative;float:left;left:50%;}
.menu ul li {
    position: relative;
    float: left;
    left: -50%;
    margin: 0 9px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    margin-top: 30px;
    cursor: pointer;
}
.menu ul li div{padding-bottom:10px;}
.menu ul li a,.menu ul li a:hover{color:#666666;}
.menu ul li i{width: 100%; height: 2px;display: block;
-webkit-transform: translateX(-110%);
   -moz-transform: translateX(-110%);
     -o-transform: translateX(-110%);
        transform: translateX(-110%);
    background:#FFC000;
-moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
     transition: all .3s ease-out;
  } 
.menu ul li:hover i,.menu ul li.cur i{
  -webkit-transform: translateX(0);
   -moz-transform: translateX(0);
     -o-transform: translateX(0);
        transform: translateX(0);
}

.about-nav {border-bottom:1px #000 solid; overflow: hidden;text-align: center; margin-bottom: 5px;}
.about-nav a{font-size:24px;color: #000;border:1px #000 solid; display:inline-block; padding:10px 80px; text-align: center; border-bottom:none;}
.about-nav a.hover{ background: #000; color: #fff; }
.home-about{width:90%;margin:0 auto; font-size: 14px; text-align: left;}    

@media (min-width: 768px){
  .menu{height:120px;}
  .menu ul li{margin:0 20px;margin-top:45px;}
}
@media (min-width:992px) {
  .menu{height:140px;}
  .menu ul li{margin:0 20px;margin-top:60px;}
}

@media (max-width:992px){
  .menu ul li div{padding-bottom:2px;}
  .menu {
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .menu ul li {
    margin: 0 17px;
  }
}

@media (max-width:544px){
  .menu {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .menu ul li {
    margin: 0 7px;
    font-size: 12px;
  }
}



.about-content1 .about-icon{
    margin-top: 5%;
}
.about-content1 .about-icon>div{
    width: 25%;
    float: left;
}
.about-content1 .about-icon>div>a{
    color: #2B2B2B;
}
.about-content1 .about-icon>div img{
    width: 130px;
}
.about-content1 .about-icon>div p{
    display: block;
    font-size: 14px;
    margin-top: 4%;
}